You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Power Method > TOpenCLMtxVec.Power Method ([In] double, [In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Power Method ([In] double, [In] TOpenCLMtxVec)

Raises base elements to exponent power.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Power([In] double Base, [In] TOpenCLMtxVec Exponent);

Raises Base value to Exponent object values powers and store the results to calling object values. Size and TOpenCLBase.ComplexComplexproperties of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!